How to Install libfst-tools software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libfst-tools software package in Ubuntu 17.04 (Zesty Zapus)

libfst-tools software package provides weighted finite-state transducers library (tools), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libfst-tools 

libfst-tools is installed in your system.

Make ensure the libfst-tools package were installed using the commands given below,

$ sudo dpkg-query -l | grep libfst-tools *

You will get with libfst-tools package name, version, architecture and description in a table

libfst-tools package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Text Processing
Package libfst-tools
Version 1.5.3+r3-2
Description weighted finite-state transducers library (tools)
Sub Section text


See Also, How to uninstall or remove libfst-tools software package from Ubuntu 17.04 (Zesty Zapus)?